Revision: tla--devo--1.1--patch-20
Archive: arch@repose.cx--03
Creator: Damien Elmes <arch@repose.cx>
Date: Thu Jul 24 23:40:20 EST 2003
Standard-date: 2003-07-24 13:40:20 GMT
Summary: replay: report when the tree is already up to date
Keywords: 
New-files: 
New-directories: 
Removed-files: 
Removed-directories: 
Renamed-files: 
Renamed-directories: 
Modified-files: ./libarch/cmd-replay.c
Modified-directories: 
New-patches: arch@repose.cx--03/tla--devo--1.1--patch-20
Removed-patches: 

This patch makes replay print the same "* tree is already up to date"
message that update does, when replay is invoked with the default
operation:

% tla update --in-place .
* tree is already up to date

% tla replay --in-place .
* tree is already up to date
